Information
This is a 1 + 2 column with a header/banner and footer. To create a page without a header, simply delete it. To remove the footer delete it. There are two navigation methods—a bar and a sidebar unit. These may be used together or either may be deleted. The top navbar and its CSS code can be cut and paste to other pages as needed.
CSS
The CSS is in the folder marked css so that it may be used for multiple pages.
Backgrounds
By nature, the background color on any div will only show for the length of the content. This means if you're using a background color or border to create the look of a side column, it won't extend all the way to the footer but will stop when the content ends. If the .content div will always contain more content, you can place a border on the .content div to divide it from the column.